home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #5
/
Amiga Plus CD - 2000 - No. 5.iso
/
Tools
/
Misc
/
InstallerNG
/
developer
/
modules
/
prettyprinter
/
GetPriority.c
< prev
next >
Wrap
C/C++ Source or Header
|
2000-01-01
|
70b
|
8 lines
#include <exec/types.h>
BYTE ingm_GetPriority(void)
{
return 0;
}